home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global SOND
- if SOND = 0 then
- puppetSound("SCLICK")
- updateStage()
- end if
- SHOWPUSHER()
- set the locH of sprite 45 to -50
- set the locV of sprite 45 to -50
- set the locV of sprite 46 to -50
- set the locH of sprite 46 to -50
- play frame "HELP"
- updateStage()
- set the locH of sprite 45 to 30
- set the locV of sprite 45 to 391
- set the locH of sprite 46 to 571
- set the locV of sprite 46 to 391
- updateStage()
- end
-